home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / SIT / lw1094.sit / LiveWire Oct '94 ƒ / LiveWire • Oct '94 / background_9808.xml < prev    next >
Extensible Markup Language  |  1994-10-04  |  1KB  |  13 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>9808</id>
  5.     <filler1>0</filler1>
  6.     <cantDelete> <false /> </cantDelete>
  7.     <showPict> <true /> </showPict>
  8.     <dontSearch> <false /> </dontSearch>
  9.     <link rel="stylesheet" type="text/css" href="stylesheet_3156.css" />
  10.     <name>Contents</name>
  11.     <script>on pickMusicplay "click"global theMODput return & "Please choose a tune:" into prompt -- ‚àÜput empty into modListput mods() into listget showList(list,prompt,true,true,"Play,Cancel^,Silence",1) -- ‚àÜif line 2 of it is empty then exit pickMusicput line 1 of it into zput the number of items in line 2 of it into numOfItemsrepeat with i = 1 to numOfItemsput line (item i of line 2 of it) of list & ", " after modListend repeatdelete last char of modListdelete last char of modListput modList into theMODif z is "Play" then modTimeif z is "Silence" then get playMod(stopMOD,true)end pickMusicfunction modsreturn ¬¨"Fusion" & return & ¬¨"Maple Rag" & return & ¬¨"LiveWire Theme"end modson exitLiveWireanswer "Do you wish to exit LiveWire?" with¬¨"Go Home" or "Go Finder" or "I'll stay"if it is "Go Home" then go Homeif it is "Go Finder" then doMenu "Quit HyperCard"end exitLiveWire</script>
  12. </background>
  13.